home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / hamcomm.arc / README < prev    next >
Text File  |  1991-04-28  |  5KB  |  108 lines

  1.  
  2. Notes on HamComm:                                            Dec.4th 1990
  3.  
  4.  
  5. - HamComm is a program for ham radio communications.  In its current
  6.   experimental state it supports reception and transmission of amateur
  7.   radio teletype signals.  The interesting thing about it is, that it
  8.   doesn't require a modem.  The audio output of the transceiver is
  9.   connected to the serial port of any PC/XT/AT compatible computer thru a
  10.   very simple and low-cost circuit.  You need only one ic (op-amp LM741)
  11.   and a few diodes, capacitors and resistors.  For transmission the
  12.   speaker output is connected to the microphone input of the transceiver
  13.   thru a passive r/c filter.  Audio frequency decoding and serial/parallel
  14.   conversion is all done by the program. 
  15.  
  16. - HamComm will automatically detect the type of video adapter in use.
  17.   MDA, CGA, EGA, VGA and Hercules are supported.  All graphics routines
  18.   are written in assembler for speed.  The graphics display functions
  19.   are not available on MDAs since the MDA has no graphics mode. 
  20.   No attempt has been made to avoid screen flicker (snow) on cheap CGAs.
  21.  
  22. - HamComm will run on XT maschines but the graphics displays of the input
  23.   signal are more fun to watch on an AT-class maschine.  Nearly all of the
  24.   functions can also be controlled by using a mouse.  A harddisk is not
  25.   required.  All texts are written in english and the online help function
  26.   includes the schematics for the interface circuit.  There are also
  27.   predefined standard phrases and a qth distance/direction calculator.
  28.  
  29. - The converter schematics are included in the online help texts.
  30.    1. Start the program.
  31.    2. Hit F1 to start the help subsystem.
  32.    3. Hit the letter 'O' to select topic 'Overview'.
  33.    4. Hit the TAB key to select topic 'Converter' and hit return.
  34.    5. Scroll the help text using the cursor-up/cursor-down keys
  35.       and read the text.
  36.  
  37. - While the 'TUNE' display is active the center frequency can be abjusted
  38.   using the 'Cursor-Left' and 'Cursor-Right' keys.  The 'Home' key will
  39.   reset the center frequency to the standard value of 700Hz.  
  40.   These adjustments can also be made using the mouse. 
  41.  
  42. - While the 'RTTY' display is active the 'AutoLetter' feature can be 
  43.   switched on and off using the control-L key. The default state is 'ON'.
  44.   In 'AutoLetter' mode HamComm will automatically switch from figures to
  45.   letters after five characters. 'AutoLetter' will also advance to the
  46.   beginning of the next line on reception of a 'carriage return' character
  47.   to avoid overwriting of previously received text.
  48.  
  49. - While the 'RTTY' display is active normal text can be typed in the 
  50.   TX window. If the cursor reaches the end of the line the last word will
  51.   wrap around to the next line.
  52.  
  53.   !                                                                !
  54.   !  A line of text is moved to the transmit buffer when:          !
  55.   !                                                                !
  56.   !     1. a character is typed in the last position of a line or  !
  57.   !                                                                !
  58.   !     2. the 'Enter' key is hit.                                 !
  59.   !                                                                !
  60.  
  61.   Several keys have special meanings:
  62.  
  63.      - cursor-left, cursor-right, cursor-up, cursor-down:
  64.                   move TX window cursor.
  65.  
  66.      - control-A: go to beginnig of line
  67.  
  68.      - control-E: go to end of line
  69.  
  70.      -      Home: go to first line
  71.  
  72.      -       End: go to last line
  73.  
  74.      -     Enter: send the current line to the TX buffer.
  75.  
  76.      -    Insert: toggle insert mode
  77.  
  78.      - control-PgUp, control-PgDown:
  79.                   resize RX/TX window
  80.  
  81.      - control-Home, control-End:
  82.                   roll back RX window
  83.  
  84.  
  85. - The SPECTRUM function is a graphical display of the audio frequency as
  86.   detected by HamComm.  Please keep in mind that this is not the real
  87.   audio spectrum.  This program is not a substitute for a 10000$ spectrum
  88.   analyzer.  Some newer XTs may be fast enough to maintain a rapidly
  89.   changing display but it's much more fun to watch this on an AT-Class
  90.   maschine with color monitor. 
  91.  
  92.   The display scale can be changed using the keys Page-Up, Page-Down,
  93.   Cursor-Left, Cursor-Right and HOME. Hit the spacebar to reset all
  94.   frequency counters to zero.
  95.  
  96. - Option '-l43' on the commandline will switch to 43 line ega mode.
  97.  
  98. - Option '-l50' on the commandline will switch to 50 line vga mode.
  99.  
  100. - The author can be reached via the packet radio mailbox system.
  101.   Send your error reports and other comments to DL5YEC @ DB0BQ.
  102.  
  103. - Special thanks go to OM Winfried, DL1YCE, for contribution of the
  104.   QTH locator routines and many helpful suggestions.
  105.  
  106.  
  107. 73 es 55 de django dl5yec
  108.